[INFO] fetching crate firebase-auth 0.5.1...
[INFO] testing firebase-auth-0.5.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate firebase-auth 0.5.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate firebase-auth 0.5.1
[INFO] finished tweaking crates.io crate firebase-auth 0.5.1
[INFO] tweaked toml for crates.io crate firebase-auth 0.5.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate firebase-auth 0.5.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate firebase-auth 0.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 767a27605a7c777bdc92bb7a4ae49ab7536563fa672ed43ae3da50d2ac024108
[INFO] running `Command { std: "docker" "start" "-a" "767a27605a7c777bdc92bb7a4ae49ab7536563fa672ed43ae3da50d2ac024108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "767a27605a7c777bdc92bb7a4ae49ab7536563fa672ed43ae3da50d2ac024108", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "767a27605a7c777bdc92bb7a4ae49ab7536563fa672ed43ae3da50d2ac024108", kill_on_drop: false }`
[INFO] [stdout] 767a27605a7c777bdc92bb7a4ae49ab7536563fa672ed43ae3da50d2ac024108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dbf6b0517bc7bd1bc8013277056ae1ed6d0970a4f2b555eef34d16b6302d82c
[INFO] running `Command { std: "docker" "start" "-a" "7dbf6b0517bc7bd1bc8013277056ae1ed6d0970a4f2b555eef34d16b6302d82c", kill_on_drop: false }`
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling actix-web-httpauth v0.8.2
[INFO] [stderr]    Compiling firebase-auth v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "7dbf6b0517bc7bd1bc8013277056ae1ed6d0970a4f2b555eef34d16b6302d82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dbf6b0517bc7bd1bc8013277056ae1ed6d0970a4f2b555eef34d16b6302d82c", kill_on_drop: false }`
[INFO] [stdout] 7dbf6b0517bc7bd1bc8013277056ae1ed6d0970a4f2b555eef34d16b6302d82c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 706fb0f5f37a22ef9a841266409cfb2e242ad66fe349cf6337f0775742da3249
[INFO] running `Command { std: "docker" "start" "-a" "706fb0f5f37a22ef9a841266409cfb2e242ad66fe349cf6337f0775742da3249", kill_on_drop: false }`
[INFO] [stderr]    Compiling firebase-auth v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "706fb0f5f37a22ef9a841266409cfb2e242ad66fe349cf6337f0775742da3249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "706fb0f5f37a22ef9a841266409cfb2e242ad66fe349cf6337f0775742da3249", kill_on_drop: false }`
[INFO] [stdout] 706fb0f5f37a22ef9a841266409cfb2e242ad66fe349cf6337f0775742da3249
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e073623152cfc59fbb8bb818001c74524268d17c8b0e34adbef4614cf4479535
[INFO] running `Command { std: "docker" "start" "-a" "e073623152cfc59fbb8bb818001c74524268d17c8b0e34adbef4614cf4479535", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firebase_auth-87dd3d03af48b0d3)
[INFO] [stderr]    Doc-tests firebase_auth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 48) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 12) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 48) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:69:41
[INFO] [stdout]    |
[INFO] [stdout] 69 |         .with_state(FirebaseAuthState { firebase_auth });
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ expected `Arc<FirebaseAuth>`, found `FirebaseAuth`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `Arc<FirebaseAuth>`
[INFO] [stdout]               found struct `FirebaseAuth`
[INFO] [stdout] help: call `Into::into` on this expression to convert `FirebaseAuth` into `Arc<FirebaseAuth>`
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    |
[INFO] [stdout] 69 |         .with_state(FirebaseAuthState { firebase_auth: firebase_auth.into() });
[INFO] [stdout]    |                                         ++++++++++++++              +++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 12) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error getting public jwk keys CouldntFetchPublicKeys(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("www.googleapis.com")), port: None, path: "/service_accounts/v1/jwk/securetoken@system.gserviceaccount.com", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (44) panicked at src/firebase_auth.rs:187:17:
[INFO] [stdout] Unable to get public jwk keys! Cannot verify user tokens! Shutting down...
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d7cc84936ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d7cc84936ea - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d7cc84936ea - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d7cc84936ea - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d7cc84aa42a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d7cc84aa42a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5d7cc8497e72 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d7cc8497e72 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d7cc847934f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d7cc847934f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d7cc848bc11 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5d7cc848be8b - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5d7cc847943a - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x5d7cc8470de9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5d7cc847a24d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5d7cc84aac9c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5d7cc7a58058 - <firebase_auth[bdbcbf8d52d27036]::firebase_auth::FirebaseAuth>::new::{closure#0}
[INFO] [stdout]   17:     0x5d7cc7a53d41 - rust_out[c29997ca7713e474]::main::{closure#0}
[INFO] [stdout]   18:     0x5d7cc7a60b45 - <tokio[29581f2361af8ec4]::task::local::RunUntil<rust_out[c29997ca7713e474]::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]   19:     0x5d7cc7a47cd1 - <tokio[29581f2361af8ec4]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[29581f2361af8ec4]::task::local::RunUntil<rust_out[c29997ca7713e474]::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x5d7cc7a21a24 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[29581f2361af8ec4]::task::local::LocalData>>::try_with::<<tokio[29581f2361af8ec4]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[29581f2361af8ec4]::task::local::RunUntil<rust_out[c29997ca7713e474]::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]   21:     0x5d7cc7a214e9 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[29581f2361af8ec4]::task::local::LocalData>>::with::<<tokio[29581f2361af8ec4]::task::local::LocalSet>::with<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[29581f2361af8ec4]::task::local::RunUntil<rust_out[c29997ca7713e474]::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]   22:     0x5d7cc7a201eb - <tokio[29581f2361af8ec4]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[29581f2361af8ec4]::task::local::RunUntil<rust_out[c29997ca7713e474]::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]   23:     0x5d7cc7ab707f - <tokio[29581f2361af8ec4]::task::local::RunUntil<rust_out[c29997ca7713e474]::main::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]   24:     0x5d7cc7a47ee2 - <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until::<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   25:     0x5d7cc7abd696 - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]   26:     0x5d7cc7a50ea6 - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   27:     0x5d7cc7a4ff74 - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]   28:     0x5d7cc7a1f51a - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>, <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]   29:     0x5d7cc7a48d4d - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]   30:     0x5d7cc7a4806b - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>::{closure#0}
[INFO] [stdout]   31:     0x5d7cc7a012a0 - <tokio[29581f2361af8ec4]::runtime::context::scoped::Scoped<tokio[29581f2361af8ec4]::runtime::scheduler::Context>>::set::<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>)>
[INFO] [stdout]   32:     0x5d7cc7a4ae33 - tokio[29581f2361af8ec4]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>), <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   33:     0x5d7cc7a2223e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[29581f2361af8ec4]::runtime::context::Context>>::try_with::<tokio[29581f2361af8ec4]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>), <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>)>
[INFO] [stdout]   34:     0x5d7cc7a21e37 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[29581f2361af8ec4]::runtime::context::Context>>::with::<tokio[29581f2361af8ec4]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>), <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>)>
[INFO] [stdout]   35:     0x5d7cc7a3789b - tokio[29581f2361af8ec4]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>), <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>::{closure#0}>
[INFO] [stdout]   36:     0x5d7cc7a249a9 - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>>
[INFO] [stdout]   37:     0x5d7cc7a24cd1 - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>>
[INFO] [stdout]   38:     0x5d7cc7a40d19 - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]   39:     0x5d7cc7a3c32b - tokio[29581f2361af8ec4]::runtime::context::runtime::enter_runtime::<<tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CurrentThread>::block_on<<tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]   40:     0x5d7cc7a016e1 - <tokio[29581f2361af8ec4]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>
[INFO] [stdout]   41:     0x5d7cc79fd7ce - <tokio[29581f2361af8ec4]::runtime::runtime::Runtime>::block_on_inner::<<tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>
[INFO] [stdout]   42:     0x5d7cc79fd9e0 - <tokio[29581f2361af8ec4]::runtime::runtime::Runtime>::block_on::<<tokio[29581f2361af8ec4]::task::local::LocalSet>::run_until<rust_out[c29997ca7713e474]::main::{closure#0}>::{closure#0}>
[INFO] [stdout]   43:     0x5d7cc7a2024e - <tokio[29581f2361af8ec4]::task::local::LocalSet>::block_on::<rust_out[c29997ca7713e474]::main::{closure#0}>
[INFO] [stdout]   44:     0x5d7cc79fd1a0 - <actix_rt[d5f0846170baef73]::runtime::Runtime>::block_on::<rust_out[c29997ca7713e474]::main::{closure#0}>
[INFO] [stdout]   45:     0x5d7cc7a14af4 - <actix_rt[d5f0846170baef73]::system::SystemRunner>::block_on::<rust_out[c29997ca7713e474]::main::{closure#0}>
[INFO] [stdout]   46:     0x5d7cc7a63e13 - rust_out[c29997ca7713e474]::main
[INFO] [stdout]   47:     0x5d7cc7ac3e53 - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   48:     0x5d7cc7a38c26 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>, core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]   49:     0x5d7cc7a49c59 - std[ec4e911328de40a6]::rt::lang_start::<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>::{closure#0}
[INFO] [stdout]   50:     0x5d7cc848b164 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   51:     0x5d7cc848b164 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5d7cc848b164 - std[ec4e911328de40a6]::panicking::catch_unwind::<i32, &dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5d7cc848b164 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5d7cc848b164 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24
[INFO] [stdout]   55:     0x5d7cc848b164 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5d7cc848b164 - std[ec4e911328de40a6]::panicking::catch_unwind::<isize, std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5d7cc848b164 - std[ec4e911328de40a6]::panic::catch_unwind::<std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5d7cc848b164 - std[ec4e911328de40a6]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5
[INFO] [stdout]   59:     0x5d7cc7a32b81 - std[ec4e911328de40a6]::rt::lang_start::<core[a96a4c5c53f902a3]::result::Result<(), std[ec4e911328de40a6]::io::error::Error>>
[INFO] [stdout]   60:     0x5d7cc7ac57b5 - main
[INFO] [stdout]   61:     0x718bfde971ca - <unknown>
[INFO] [stdout]   62:     0x718bfde9728b - __libc_start_main
[INFO] [stdout]   63:     0x5d7cc79fb1e5 - _start
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 12)
[INFO] [stdout]     src/lib.rs - (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e073623152cfc59fbb8bb818001c74524268d17c8b0e34adbef4614cf4479535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e073623152cfc59fbb8bb818001c74524268d17c8b0e34adbef4614cf4479535", kill_on_drop: false }`
[INFO] [stdout] e073623152cfc59fbb8bb818001c74524268d17c8b0e34adbef4614cf4479535
